C1.Silverlight.FlexGrid Namespace : RowColCollection<T> Class |
The following tables list the members exposed by RowColCollection<T>.
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | DefaultSize | Gets or sets a value that indicates the size (width or height) in pixels for row and column objects in this collection. |
![]() | Frozen | Gets or sets the number of frozen rows or columns in the collection. |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | MaxGroupLevel | Gets the maximum group level present in the grid. |
![]() | MaxSize | Gets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection. |
![]() | MinSize | Gets or sets a value that indicates the minimum size (width or height) in pixels for row and column objects in this collection. |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | DeferNotifications | Suspends notifications until the returned System.IDisposable object is disposed. |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
![]() | ClearItems | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | InsertItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | OnCollectionChanged | Overridden. Raises the System.Collections.ObjectModel.ObservableCollection`1.CollectionChanged event. |
![]() | OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |